Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class : OnItemUpdated Method |
protected void OnItemUpdated( KeyValuePair<TKey,TValue> data )
'Declaration Protected Sub OnItemUpdated( _ ByVal data As KeyValuePair(Of TKey,TValue) _ )
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim data As KeyValuePair(Of TKey,TValue) instance.OnItemUpdated(data)
protected void OnItemUpdated( KeyValuePair<TKey,TValue> data )
function Leadtools.Medical.Workstation.DictionaryWithEvents.OnItemUpdated( data )
protected: void OnItemUpdated( KeyValuePair<TKey*,TValue*> data )
protected: void OnItemUpdated( KeyValuePair<TKey*,TValue*> data )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2